net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L12075: 	queuePool http2writeQueuePool
		h2_bundle.go#L12088: 	ws.queuePool.put(q)
		h2_bundle.go#L12103: 		q = ws.queuePool.get()
		h2_bundle.go#L12119: 				ws.queuePool.put(q)